home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
mapping
/
ozgis80
/
demogina.dat
< prev
next >
Wrap
Text File
|
1991-01-29
|
3KB
|
101 lines
udb-start b v 8192
udb-header 0.5 fred-db "Fred's test database"
descr 29oct85 14:32:10 example GINA files
coord-sys rect feet
extent -12000, -8000, 12000, 8000
layer 1 base "base information layer"
layer 2 roads "roads and streets layer"
layer 3 hydro "hydrographic layer (rivers, streams etc)"
layer 4 telephone "telephone plant layer"
layer 5 lots "property lots layer"
network 1 emergency l 2 "emergency routes"
network 2 property p 5 "property polygon network"
udb-primary
table road free
field name char 40 i n "road name"
field r_type char 12 i n "type of road, arterial, highway etc"
field lanes num 2,0 "maximum number of lanes"
field surface char 10 n "type of surface"
fc 1000, 1099
table house free
field h_type char 10 n "house type: bungalow;""test quotes"" etc"
field lot_no num 10 i "lot number"
fc 1130, 1139
table lots free
field lot_no num 10 i u n "lot number"
field address_no num 6,0 i n
field street char 40 n "street name"
fc 1100
udb-feature
feat 1 1002 2 0 l xy 0 0 0 1 0
coor 1805 1120 1805 1143
coor 2018 1143 2018 1204 2508 1204
text "Elm Street"
attr Elm suburban 2 "asphalt"
feat 2 1004 2 0 l xy 0 0 0 1 0
coor 2508 1204 2508 820
text "Oak Street"
attr Oak arterial 4 "concrete"
feat 3 1400 5 2 l xy
coor 2508 903 2508 933
feat 4 1400 5 2 l xy
coor 2508 933 2568 933
feat 5 1400 5 2 l xy
coor 2568 933 2568 903
feat 6 1400 5 2 l xy
coor 2508 903 2568 903
feat 7 1400 5 2 l xy
coor 2508 873 2508 903
feat 8 1400 5 2 l xy
coor 2568 903 2568 873
feat 9 1400 5 2 l xy
coor 2508 873 2568 873
feat 20 1100 5 2 p xy
coor 2520 920
attr 10875, 104 Oak
feat 21 1133 5 0 l xy
coor 2530 920
attr 2-story 10875
feat 22 1100 5 2 p xy
coor 2520 890
attr 10874, 106 Oak
feat 23 1133 5 0 l xy
coor 2530 890
attr bungalow 10874
udb-polygon
poly 3 20 r e
poly 4 20 r e
poly 6 20 l e
poly 5 20 r e
poly 6 22 r e
poly 8 22 r e
poly 9 22 l e
poly 7 22 r e
udb-indirect
table road_types free
field r_type char 12 i u n "road type"
field maint char 2 "maintenance class"
field resp_code char 3 n "responsibility code"
attr highway m3 A-4
attr aterial m6 B-3
attr secondary n2 B-1
attr suburban s4 B-8
udb-indirect
table house_types free
field h_type char 10 i u n "house types"
field tax_code char 4 n "taxation code"
attr bungalow 10-5
attr 2-story 12-2
attr split 11-5
udb-end